func github.com/tmthrgd/go-hex.encodeAVX

2 uses

	github.com/tmthrgd/go-hex (current package)
		hex_amd64.go#L31: 		encodeAVX(&dst[0], &src[0], uint64(len(src)), &alpha[0])
		hex_amd64.go#L82: func encodeAVX(dst *byte, src *byte, len uint64, alpha *byte)